home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / ASPADS.IN_ / aspads.inf
Encoding:
Text (UTF-16)  |  2003-03-24  |  3.4 KB  |  80 lines

  1. [Version]
  2. Signature= "$Windows NT$"
  3. DriverVer = 2/20/2003
  4. LayoutFile = layout.inf
  5.  
  6. [Optional Components]
  7. aspnet
  8.  
  9. [aspnet]
  10. OptionDesc          = %ASPNET_OCDISPLAY%
  11. Tip                 = %ASPNET_OCTIP%
  12. IconIndex = *
  13. Needs = iis_www
  14. Parent = appsrv
  15.  
  16.  
  17. [aspnet_install]
  18. CA = ActionInstall
  19.  
  20.  
  21. [aspnet_uninstall]
  22. CA = ActionRemove
  23.  
  24.  
  25. [ActionInstall]
  26. ;5602:
  27. %10%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i -enable,dummy,%10%\Microsoft.NET\Framework\v1.1.4322\
  28.  
  29.  
  30.  
  31. [ActionRemove]
  32. ;5602:
  33. %10%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -u,dummy,%10%\Microsoft.NET\Framework\v1.1.4322\
  34.  
  35.  
  36.  
  37. [Strings]
  38. ASPNET_OCDISPLAY    = "ASP.NET"
  39. ASPNET_OCTIP        = "Allows this computer to run ASP.NET applications."
  40.  
  41.  
  42.  
  43.  
  44.  
  45. cdname      = "Windows Server 2003, Enterprise Edition CD-ROM"
  46. productname = "Windows Server 2003, Enterprise"
  47.  
  48.  
  49.  
  50.  
  51.  
  52. bootname1    = "Windows Server 2003, Enterprise Edition Setup Boot Disk"
  53. bootname2    = "Windows Server 2003, Enterprise Edition Setup Disk #2"
  54. bootname3    = "Windows Server 2003, Enterprise Edition Setup Disk #3"
  55. bootname4    = "Windows Server 2003, Enterprise Edition Setup Disk #4"
  56. bootname5    = "Windows Server 2003, Enterprise Edition Setup Disk #5"
  57. bootname6    = "Windows Server 2003, Enterprise Edition Setup Disk #6"
  58. bootname7    = "Windows Server 2003, Enterprise Edition Setup Disk #7"
  59.  
  60. cdtagfile   = "\win51ia"
  61.  
  62.  
  63.  
  64. cdtagfilei   = "\win51ia"
  65.  
  66. cdtagfilem   = "\win51ma"
  67.  
  68. cdtagfilea   = "\win51aa"
  69.  
  70. boottagfile1      = "\disk101"
  71. boottagfile2      = "\disk102"
  72. boottagfile3      = "\disk103"
  73. boottagfile4      = "\disk104"
  74. boottagfile5      = "\disk105"
  75. boottagfile6      = "\disk106"
  76. boottagfile7      = "\disk107"
  77.  
  78.  
  79.  
  80.